home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 51 / Amiga Format CD51 (2000-03-10)(Future Publishing)(GB)[!][issue 2000-04].iso / -in_the_mag- / program_perfection / vbcc / amiga68k / include / proto / ppc.h < prev    next >
C/C++ Source or Header  |  2000-02-07  |  167b  |  8 lines

  1. #ifndef PROTO_PPC_H
  2. #define PROTO_PPC_H
  3. #include <exec/types.h>
  4. extern struct Library *PPCLibBase ;
  5. #include <clib/ppc_protos.h>
  6. #include <inline/ppc_protos.h>
  7. #endif
  8.